cwebx software package provides C/C++ literate programming system (Marc van Leeuwens version), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cwebx
cwebx is installed in your system.
Make ensure the cwebx package were installed using the commands given below,
$ sudo dpkg-query -l | grep cwebx *
You will get with cwebx package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | cwebx |
| Version | 3.52-2 |
| Description | C/C++ literate programming system (Marc van Leeuwens version) |
| Sub Section | Devel |